Blanket rename rustc-macro to proc-macro
authorAlex Crichton <alex@alexcrichton.com>
Tue, 4 Oct 2016 16:58:28 +0000 (09:58 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Thu, 6 Oct 2016 18:09:05 +0000 (11:09 -0700)
commit55fc374c9d30e25a9fe1eb45f83ec0ee78307332
tree300a1132adb0fd8d06944292de89261eeeb1f10a
parentd3bad1ab29efae414e9b4c24534b2d02b3a59782
Blanket rename rustc-macro to proc-macro
src/cargo/core/manifest.rs
src/cargo/util/toml.rs
src/doc/manifest.md
tests/proc-macro.rs [new file with mode: 0644]
tests/rustc-macro.rs [deleted file]